home *** CD-ROM | disk | FTP | other *** search
/ Directorty Opus 5 - Magellan 2 / Opus 5 - Magellan 2.iso / Extras / cdda_mpeg_op5 / cdda_mpeg_docs / check / 1 next >
Text File  |  1995-08-05  |  234b  |  6 lines

  1. if EXISTS LIBS:rexxsupport.library 
  2.     requestchoice "System Check" "`version LIBS:rexxsupport.library full`" "OK"
  3. else 
  4.     requestchoice "Fehler" "Die rexxsupport.library wurde nicht gefunden. *nDiese muss installiert sein !" "OK"
  5. EndIf
  6.